projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a2f8b7
)
(Info-additional-directory-list): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 29 Nov 2002 15:07:49 +0000
(15:07 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 29 Nov 2002 15:07:49 +0000
(15:07 +0000)
lisp/info.el
patch
|
blob
|
history
diff --git
a/lisp/info.el
b/lisp/info.el
index 168cef81fa03f7461b9d5440254d5e0db02f12b6..5bd9504304ac11a53328b8d11f3db5de9a446bec 100644
(file)
--- a/
lisp/info.el
+++ b/
lisp/info.el
@@
-127,8
+127,7
@@
a version of Emacs without installing it.")
(defcustom Info-additional-directory-list nil
"List of additional directories to search for Info documentation files.
-These directories are searched after those in `Info-directory-list', and
-they are not searched for merging the `dir' file."
+These directories are searched after those in `Info-directory-list'."
:type '(repeat directory)
:group 'info)